PHY GET CLOTH COLLISION

Determine the collision property of a cloth.

  Syntax
Return Integer=PHY GET CLOTH COLLISION(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

returns 1 when the cloth can collide with other objects and 0 when it cannot

  Description

This property is used as an indicator of whether collision is enabled for the specified cloth object.

  Example Code
No example code is provided for this command